Skip to content

Fix joint trajectory action topic in ros_client.cpp#522

Open
felixvd wants to merge 1 commit intostart-jsk:indigo-develfrom
felixvd:fix_rosclient_cpp
Open

Fix joint trajectory action topic in ros_client.cpp#522
felixvd wants to merge 1 commit intostart-jsk:indigo-develfrom
felixvd:fix_rosclient_cpp

Conversation

@felixvd
Copy link
Copy Markdown

@felixvd felixvd commented Nov 14, 2017

The old version of ros_client.cpp was using the pr2_controller messages and did not connect to either the simulation or the real robot. This PR changes it to the newer control_msgs topic that is currently used, so the interface connects properly.

We tested the change with a HIRONX and the simulation environment and found no issue. It should work the same way with a NEXTAGE.

The old one was using pr2_controllers msgs
@k-okada
Copy link
Copy Markdown
Member

k-okada commented Nov 14, 2017

thank you for your contribution! please let me know if you checked with real NEXTAGE robot. I also understand this 'should' work, but sometimes it will not working.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants